The following tables list the members exposed by ICreateValue<TKey,TValue>.
Name | Description | |
---|---|---|
CreateValue | Called when the key was not found within the dictionary to produce a new value that can be added. Return true to continue with the insertion, or false to prevent the key/value from being inserted. |